﻿2026-07-10T00:59:22.9095465Z ##[group]Run actions/checkout@v5
2026-07-10T00:59:22.9096289Z with:
2026-07-10T00:59:22.9096686Z   repository: SaberMage/spt-core
2026-07-10T00:59:22.9100473Z   token: ***
2026-07-10T00:59:22.9100893Z   ssh-strict: true
2026-07-10T00:59:22.9101287Z   ssh-user: git
2026-07-10T00:59:22.9101666Z   persist-credentials: true
2026-07-10T00:59:22.9102091Z   clean: true
2026-07-10T00:59:22.9102481Z   sparse-checkout-cone-mode: true
2026-07-10T00:59:22.9102915Z   fetch-depth: 1
2026-07-10T00:59:22.9103283Z   fetch-tags: false
2026-07-10T00:59:22.9103674Z   show-progress: true
2026-07-10T00:59:22.9104059Z   lfs: false
2026-07-10T00:59:22.9104424Z   submodules: false
2026-07-10T00:59:22.9104890Z   set-safe-directory: true
2026-07-10T00:59:22.9105645Z ##[endgroup]
2026-07-10T00:59:22.9924175Z Syncing repository: SaberMage/spt-core
2026-07-10T00:59:22.9926020Z ##[group]Getting Git version info
2026-07-10T00:59:22.9926882Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T00:59:22.9928172Z [command]/usr/bin/git version
2026-07-10T00:59:22.9928730Z git version 2.43.0
2026-07-10T00:59:22.9930493Z ##[endgroup]
2026-07-10T00:59:22.9941425Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/621733d4-bbb6-471d-9fc9-1440ed069644' before making global git config changes
2026-07-10T00:59:22.9942781Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T00:59:22.9944755Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T00:59:22.9979140Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T00:59:23.0000653Z https://github.com/SaberMage/spt-core
2026-07-10T00:59:23.0015279Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T00:59:23.0018376Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T00:59:23.0040540Z HEAD
2026-07-10T00:59:23.0075681Z ##[endgroup]
2026-07-10T00:59:23.0076897Z [command]/usr/bin/git submodule status
2026-07-10T00:59:23.0271147Z ##[group]Cleaning the repository
2026-07-10T00:59:23.0274548Z [command]/usr/bin/git clean -ffdx
2026-07-10T00:59:23.8572851Z Removing target/
2026-07-10T00:59:23.8582100Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T00:59:23.8782576Z HEAD is now at 3eaa7bc48 Merge 55024567e98df04e7fa82b6058ab9149f500d943 into b0d77197ab07bcb30d8bbf24d5e01f2ce0a0f1fa
2026-07-10T00:59:23.8789942Z ##[endgroup]
2026-07-10T00:59:23.8791948Z ##[group]Disabling automatic garbage collection
2026-07-10T00:59:23.8795383Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T00:59:23.8826299Z ##[endgroup]
2026-07-10T00:59:23.8827822Z ##[group]Setting up auth
2026-07-10T00:59:23.8831061Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T00:59:23.8860114Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T00:59:23.9082439Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T00:59:23.9114309Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T00:59:23.9313446Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T00:59:23.9342994Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T00:59:23.9532981Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T00:59:23.9566279Z ##[endgroup]
2026-07-10T00:59:23.9567657Z ##[group]Fetching the repository
2026-07-10T00:59:23.9573842Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3eaa7bc48bc13f5f08aa45d77cc898b98762e8c1:refs/remotes/pull/74/merge
2026-07-10T00:59:24.5067302Z ##[endgroup]
2026-07-10T00:59:24.5068218Z ##[group]Determining the checkout info
2026-07-10T00:59:24.5069126Z ##[endgroup]
2026-07-10T00:59:24.5072479Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T00:59:24.5153119Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T00:59:24.5182749Z ##[group]Checking out the ref
2026-07-10T00:59:24.5185163Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/74/merge
2026-07-10T00:59:24.5249555Z HEAD is now at 3eaa7bc48 Merge 55024567e98df04e7fa82b6058ab9149f500d943 into b0d77197ab07bcb30d8bbf24d5e01f2ce0a0f1fa
2026-07-10T00:59:24.5253474Z ##[endgroup]
2026-07-10T00:59:24.5300976Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T00:59:24.5333233Z 3eaa7bc48bc13f5f08aa45d77cc898b98762e8c1
